home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Games / mcdemo.exe / Sprites / sprites.pak / Unnamed File 000009 < prev    next >
Text File  |  1998-04-09  |  32KB  |  749 lines

  1. FITini
  2.  
  3. [Main Info]
  4. st Name = "uller"
  5. ul HeapSize = 4095
  6. ul legFileNumber = 4;
  7. ul torsoFileNumber = 6;
  8. ul rightArmFileNumber = 6;
  9. ul leftArmFileNumber = 6;
  10.  
  11. [Parts]
  12. uc NumParts = 4
  13. st PartAbbrev = "btlr"
  14.  
  15. [SpecialInfo]
  16. f fb_d_xlat = 2.0                //Velocity along i mech assumes at start of animation.
  17. ul jumpAirborne = 0            //Frame at which mech leaves the ground.
  18. ul jumpHold = 15                //Frame to hold at until mech gets back to landing altitude.
  19. f jumpStartLandTime = 1.0        //Altitude at which to continue jump animation.
  20. f jumpMaxDistance = 30.0            //in m  Used to calculate velocity by jumpMaxDistance / 10.0(s)
  21. f jumpGravity = 9.8            //Acceleration of gravity.  Used to determine height of parabola.
  22. f jumpStartVel = -2.0            //Startup Velocity in jump gesture.
  23. ul r_fb_w_fb_frame = 21        //Once r_fb gesture is complete, which frames do we need fom w_fb
  24. ul r_ff_w_ff_frame = 21            //Once r_ff gesture is complete, which frames do we need fom w_ff
  25. ul s_fb_w_fb_frame = 5            //Once S_fb gesture is complete, which frames do we need fom w_fb
  26. ul s_ff_w_ff_frame = 10            //Once S_ff gesture is complete, which frames do we need fom w_ff
  27. ul walk_to_w_r_frame = 10        //If going to w_r, what frame do we transition on in walk.
  28. ul run_to_r_w_frame = 7        //If going to r_w, what frame do we transition on in run.
  29.  
  30. [Gestures]
  31. uc NumGestures = 26
  32.  
  33. [Gestures0]
  34. uc State = 0                // What Gesture Number -- Park
  35. ul NumFrames = 1            // Number of frames to playback
  36. f FrameRate = 15.0            // Intended Frame rate of Playback
  37. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  38. uc Symmetrical = 1            // symmetrical Flag for Torso.
  39. ul BasePacketNumber = 0            // Index into packet file for this gesture
  40. f StartVelocity = -1999.9            // Velocity this gesture starts at
  41. f EndVelocity = -1999.9            // Velocity this gesture finishes at
  42. uc ForwardResult = -1            // If we play this gesture, which is next, -1 means not a transition.
  43. uc ReverseResult = -1            // If we play this gesture backwards, which is nest, -1 means not a transition.
  44.  
  45. [Build0]                       //this is used to build the sprite gesture
  46. st Directory = "Q:\uller\s_p\pix\"
  47. st MatteDir = "Q:\uller\s_p\mask\"
  48. st HSDir = "Q:\uller\hotspots\"
  49. st SpecialFrameNum = "030"        //This is used when we only have one frame for this gesture.
  50. st SpriteGestureName = "s_p"
  51. st SpriteOutputName = "park"
  52. st Name = "ul.1"
  53. ul TotalFrames = 1            // Total frames @ 30 fps
  54. ul FrameRate = 15            // Intended Frame rate of Playback
  55. f GammaLevel = 0.0
  56. uc StartIndex = 0
  57. uc RangeSize = 159
  58. uc paletteNum = 1
  59. ul HotSpotX = 75
  60. ul HotSpotY = 104
  61.  
  62. [Gestures1]
  63. uc State = 1                            // What Gesture Number -- StandtoPark
  64. ul NumFrames = 16                        // Number of frames to playback
  65. f FrameRate = 15.0                        // Intended Frame rate of Playback
  66. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  67. uc Symmetrical = 1                        // symmetrical Flag.
  68. ul BasePacketNumber = 60                // Index into packet file for this gesture
  69. f StartVelocity = -1999.9                // Velocity this gesture starts at
  70. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  71. uc ForwardResult = 0                    // If we play this gesture, which is next, -1 means not a transition.
  72. uc ReverseResult = 2                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  73.  
  74. [Build1]                                   //this is used to build the sprite gesture
  75. st Directory = "Q:\uller\s_p\pix\"
  76. st MatteDir = "Q:\uller\s_p\mask\"
  77. st HSDir = "Q:\uller\hotspots\"
  78. st SpriteGestureName = "s_p"
  79. st Name = "ul.1"
  80. ul TotalFrames = 30                        // Total frames @ 30 fps
  81. ul FrameRate = 15                        // Intended Frame rate of Playback
  82. f GammaLevel = 0.0
  83. uc StartIndex = 0
  84. uc RangeSize = 159            
  85. uc paletteNum = 1
  86. ul HotSpotX = 75
  87. ul HotSpotY = 104
  88.  
  89. [Gestures2]
  90. uc State = 2                            // What Gesture Number -- Stand
  91. ul NumFrames = 1                        // Number of frames to playback
  92. f FrameRate = 15.0                        // Intended Frame rate of Playback
  93. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  94. uc Symmetrical = 1                        // symmetrical Flag.
  95. ul BasePacketNumber = 120                // Index into packet file for this gesture
  96. f StartVelocity = 0.0                    // Velocity this gesture starts at
  97. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  98. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  99. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  100.  
  101. [Build2]                                   //this is used to build the sprite gesture
  102. st Directory = "Q:\uller\s_p\pix\"
  103. st MatteDir = "Q:\uller\s_p\mask\"
  104. st HSDir = "Q:\uller\hotspots\"
  105. st SpecialFrameNum = "000"                //This is used when we only have one frame for this gesture.
  106. st SpriteGestureName = "s_p"
  107. st SpriteOutputName = "stand"
  108. st Name = "ul.1"
  109. ul TotalFrames = 1                        // Total frames @ 30 fps
  110. ul FrameRate = 15                        // Intended Frame rate of Playback
  111. f GammaLevel = 0.0
  112. uc StartIndex = 0
  113. uc RangeSize = 159            
  114. uc paletteNum = 1
  115. ul HotSpotX = 75
  116. ul HotSpotY = 104
  117.  
  118. [Gestures3]
  119. uc State = 3                            // What Gesture Number -- StandToWalk
  120. ul NumFrames = 7                        // Number of frames to playback
  121. f FrameRate = 15.0                        // Intended Frame rate of Playback
  122. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  123. uc Symmetrical = 1                        // symmetrical Flag.
  124. ul BasePacketNumber = 180                // Index into packet file for this gesture
  125. f StartVelocity = 0.0                    // Velocity this gesture starts at
  126. f EndVelocity = 13.5                    // Velocity this gesture finishes at
  127. uc ForwardResult = 4                    // If we play this gesture, which is next, -1 means not a transition.
  128. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  129.  
  130. [Build3]                                   //this is used to build the sprite gesture
  131. st Directory = "Q:\uller\s_w\pix\"
  132. st MatteDir = "Q:\uller\s_w\mask\"
  133. st HSDir = "Q:\uller\hotspots\"
  134. st SpriteGestureName = "s_w"
  135. st Name = "ul.1"
  136. ul TotalFrames = 13                        // Total frames @ 30 fps
  137. ul FrameRate = 15                        // Intended Frame rate of Playback
  138. f GammaLevel = 0.0
  139. uc StartIndex = 0
  140. uc RangeSize = 159            
  141. uc paletteNum = 1
  142. ul HotSpotX = 75
  143. ul HotSpotY = 104
  144.  
  145. [Gestures4]
  146. uc State = 4                            // What Gesture Number -- Walk
  147. ul NumFrames = 20                        // Number of frames to playback
  148. f FrameRate = 15.0                        // Intended Frame rate of Playback
  149. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  150. uc Symmetrical = 1                        // symmetrical Flag.
  151. ul BasePacketNumber = 240                // Index into packet file for this gesture
  152. f StartVelocity = 13.5                    // Velocity this gesture starts at
  153. f EndVelocity = 13.5                    // Velocity this gesture finishes at
  154. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  155. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  156.  
  157. [Build4]                                   //this is used to build the sprite gesture
  158. st Directory = "Q:\uller\walk\pix\"
  159. st MatteDir = "Q:\uller\walk\mask\"
  160. st HSDir = "Q:\uller\hotspots\"
  161. st SpriteGestureName = "walk"
  162. st Name = "ul.1"
  163. ul TotalFrames = 39                        // Total frames @ 30 fps
  164. ul FrameRate = 15                        // Intended Frame rate of Playback
  165. f GammaLevel = 0.0
  166. uc StartIndex = 0
  167. uc RangeSize = 159
  168. uc paletteNum = 1
  169. ul HotSpotX = 75
  170. ul HotSpotY = 104
  171.  
  172. [Gestures5]
  173. uc State = 5                            // What Gesture Number -- WalkToStand
  174. ul NumFrames = 9                          // Number of frames to playback
  175. f FrameRate = 15.0                        // Intended Frame rate of Playback
  176. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  177. uc Symmetrical = 1                        // symmetrical Flag.
  178. ul BasePacketNumber = 300                // Index into packet file for this gesture
  179. f StartVelocity = 13.5                    // Velocity this gesture starts at
  180. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  181. uc ForwardResult = 2                    // If we play this gesture, which is next, -1 means not a transition.
  182. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  183.  
  184. [Build5]                                   //this is used to build the sprite gesture
  185. st Directory = "Q:\uller\w_s\pix\"
  186. st MatteDir = "Q:\uller\w_s\mask\"
  187. st HSDir = "Q:\uller\hotspots\"
  188. st SpriteGestureName = "w_s"
  189. st Name = "ul.1"
  190. ul TotalFrames = 16                        // Total frames @ 30 fps
  191. ul FrameRate = 15                        // Intended Frame rate of Playback
  192. f GammaLevel = 0.0
  193. uc StartIndex = 0
  194. uc RangeSize = 159            
  195. uc paletteNum = 1
  196. ul HotSpotX = 75
  197. ul HotSpotY = 104
  198.  
  199. [Gestures6]
  200. uc State = 6                            // What Gesture Number -- WalkToRun
  201. ul NumFrames = 10                        // Number of frames to playback
  202. f FrameRate = 15.0                         // Intended Frame rate of Playback
  203. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  204. uc Symmetrical = 1                        // symmetrical Flag.
  205. ul BasePacketNumber = 360                // Index into packet file for this gesture
  206. f StartVelocity = 13.5                    // Velocity this gesture starts at
  207. f EndVelocity = 27.0                    // Velocity this gesture finishes at
  208. uc ForwardResult = 7                    // If we play this gesture, which is next, -1 means not a transition.
  209. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  210.  
  211. [Build6]                                   //this is used to build the sprite gesture
  212. st Directory = "Q:\uller\w_r\pix\"
  213. st MatteDir = "Q:\uller\w_r\mask\"
  214. st HSDir = "Q:\uller\hotspots\"
  215. st SpriteGestureName = "w_r"
  216. st Name = "ul.1"
  217. ul TotalFrames = 19                        // Total frames @ 30 fps
  218. ul FrameRate = 15                        // Intended Frame rate of Playback
  219. f GammaLevel = 0.0
  220. uc StartIndex = 0
  221. uc RangeSize = 159            
  222. uc paletteNum = 1
  223. ul HotSpotX = 75
  224. ul HotSpotY = 104
  225.  
  226. [Gestures7]
  227. uc State = 4                            // What Gesture Number -- Run
  228. ul NumFrames = 15                        // Number of frames to playback
  229. f FrameRate = 15.0                        // Intended Frame rate of Playback
  230. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  231. uc Symmetrical = 1                        // symmetrical Flag.
  232. ul BasePacketNumber = 420                // Index into packet file for this gesture
  233. f StartVelocity = 27.0                    // Velocity this gesture starts at
  234. f EndVelocity = 27.0                    // Velocity this gesture finishes at
  235. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  236. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  237.  
  238. [Build7]                                   //this is used to build the sprite gesture
  239. st Directory = "Q:\uller\run\pix\"
  240. st MatteDir = "Q:\uller\run\mask\"
  241. st HSDir = "Q:\uller\hotspots\"
  242. st SpriteGestureName = "run"
  243. st Name = "ul.1"
  244. ul TotalFrames = 29                        // Total frames @ 30 fps
  245. ul FrameRate = 15                        // Intended Frame rate of Playback
  246. f GammaLevel = 0.0
  247. uc StartIndex = 0
  248. uc RangeSize = 159            
  249. uc paletteNum = 1
  250. ul HotSpotX = 75
  251. ul HotSpotY = 104
  252.  
  253. [Gestures8]
  254. uc State = 8                            // What Gesture Number -- RunToWalk
  255. ul NumFrames = 8                        // Number of frames to playback
  256. f FrameRate = 15.0                        // Intended Frame rate of Playback
  257. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  258. uc Symmetrical = 1                        // symmetrical Flag.
  259. ul BasePacketNumber = 480                // Index into packet file for this gesture
  260. f StartVelocity = 27.0                    // Velocity this gesture starts at
  261. f EndVelocity = 13.5                    // Velocity this gesture finishes at
  262. uc ForwardResult = 4                    // If we play this gesture, which is next, -1 means not a transition.
  263. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  264.  
  265. [Build8]                                   //this is used to build the sprite gesture
  266. st Directory = "Q:\uller\r_w\pix\"
  267. st MatteDir = "Q:\uller\r_w\mask\"
  268. st HSDir = "Q:\uller\hotspots\"
  269. st SpriteGestureName = "r_w"
  270. st Name = "ul.1"
  271. ul TotalFrames = 14                        // Total frames @ 30 fps
  272. ul FrameRate = 15                        // Intended Frame rate of Playback
  273. f GammaLevel = 0.0
  274. uc StartIndex = 0
  275. uc RangeSize = 159            
  276. uc paletteNum = 1
  277. ul HotSpotX = 75
  278. ul HotSpotY = 104
  279.  
  280. [Gestures9]
  281. uc State = 9                            // What Gesture Number -- Reverse
  282. ul NumFrames = 20                        // Number of frames to playback
  283. f FrameRate = -15.0                        // Intended Frame rate of Playback
  284. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  285. uc Symmetrical = 1                        // symmetrical Flag.
  286. ul BasePacketNumber = 240                // Index into packet file for this gesture
  287. f StartVelocity = -13.5                    // Velocity this gesture starts at
  288. f EndVelocity = -13.5                    // Velocity this gesture finishes at
  289. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  290. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  291.  
  292. //DO NOT BUILD GESTURE 9 -- IT IS THE SAME AS WALK!!!
  293. //MODIFY CODE TO MAKE THIS GO!
  294. [Build9]                                   //this is used to build the sprite gesture
  295. uc NoBuild = 1                            //Check for this in mksprite
  296. st Directory = "Q:\uller\walk\pix\"
  297. st MatteDir = "Q:\uller\walk\mask\"
  298. st HSDir = "Q:\uller\hotspots\"
  299. st SpriteGestureName = "walk"
  300. st Name = "ul.1"
  301. ul TotalFrames = 39                        // Total frames @ 30 fps
  302. ul FrameRate = -7.5                        // Intended Frame rate of Playback
  303. f GammaLevel = 0.0
  304. uc StartIndex = 0
  305. uc RangeSize = 159            
  306. uc paletteNum = 1
  307. ul HotSpotX = 75
  308. ul HotSpotY = 104
  309.  
  310. [Gestures10]
  311. uc State = 10                            // What Gesture Number -- StandToReverse
  312. ul NumFrames = 9                          // Number of frames to playback
  313. f FrameRate = 15.0                        // Intended Frame rate of Playback
  314. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  315. uc Symmetrical = 1                        // symmetrical Flag.
  316. ul BasePacketNumber = 300                // Index into packet file for this gesture
  317. f StartVelocity = 0.0                    // Velocity this gesture starts at
  318. f EndVelocity = -13.5                    // Velocity this gesture finishes at
  319. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  320. uc ReverseResult = 9                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  321.  
  322. [Build10]                                   //this is used to build the sprite gesture
  323. uc NoBuild = 1
  324. st Directory = "Q:\uller\w_s\pix\"
  325. st MatteDir = "Q:\uller\w_s\mask\"
  326. st HSDir = "Q:\uller\hotspots\"
  327. st SpriteGestureName = "w_s"
  328. st Name = "ul.1"
  329. ul TotalFrames = 16                        // Total frames @ 30 fps
  330. ul FrameRate = 15                        // Intended Frame rate of Playback
  331. f GammaLevel = 0.0
  332. uc StartIndex = 0
  333. uc RangeSize = 159            
  334. uc paletteNum = 1
  335. ul HotSpotX = 75
  336. ul HotSpotY = 104
  337.  
  338. [Gestures11]
  339. uc State = 11                            // What Gesture Number -- Limp
  340. ul NumFrames = 15                          // Number of frames to playback
  341. f FrameRate = 15.0                        // Intended Frame rate of Playback
  342. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  343. uc Symmetrical = 1                        // symmetrical Flag.
  344. ul BasePacketNumber = 540                // Index into packet file for this gesture
  345. f StartVelocity = 3.0                    // Velocity this gesture starts at
  346. f EndVelocity = 3.0                        // Velocity this gesture finishes at
  347. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  348. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  349.  
  350. [Build11]                                   //this is used to build the sprite gesture
  351. st Directory = "Q:\uller\limpl\pix\"
  352. st MatteDir = "Q:\uller\limpl\mask\"
  353. st HSDir = "Q:\uller\hotspots\"
  354. st SpriteGestureName = "limpl"
  355. st Name = "ul.1"
  356. ul TotalFrames = 29                        // Total frames @ 30 fps
  357. ul FrameRate = 15                        // Intended Frame rate of Playback
  358. f GammaLevel = 0.0
  359. uc StartIndex = 0
  360. uc RangeSize = 159            
  361. uc paletteNum = 1
  362. ul HotSpotX = 75
  363. ul HotSpotY = 104
  364.  
  365. [Gestures12]
  366. uc State = 12                            // What Gesture Number -- WalkToHitBack/Recover
  367. ul NumFrames = 20                          // Number of frames to playback
  368. f FrameRate = 15.0                        // Intended Frame rate of Playback
  369. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  370. uc Symmetrical = 1                        // symmetrical Flag.
  371. ul BasePacketNumber = 600                // Index into packet file for this gesture
  372. f StartVelocity = 13.5                    // Velocity this gesture starts at
  373. f EndVelocity = 13.5                    // Velocity this gesture finishes at
  374. uc ForwardResult = 4                    // If we play this gesture, which is next, -1 means not a transition.
  375. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  376.  
  377. [Build12]                                   //this is used to build the sprite gesture
  378. st Directory = "Q:\uller\w_hb\pix\"
  379. st MatteDir = "Q:\uller\w_hb\mask\"
  380. st HSDir = "Q:\uller\hotspots\"
  381. st SpriteGestureName = "w_hb"
  382. st Name = "ul.1"
  383. ul TotalFrames = 39                        // Total frames @ 30 fps
  384. ul FrameRate = 15                        // Intended Frame rate of Playback
  385. f GammaLevel = 0.0
  386. uc StartIndex = 0
  387. uc RangeSize = 159            
  388. uc paletteNum = 1
  389. ul HotSpotX = 75
  390. ul HotSpotY = 104
  391.  
  392. [Gestures13]
  393. uc State = 13                            // What Gesture Number -- WalkToHitFront/Recover
  394. ul NumFrames = 28                          // Number of frames to playback
  395. f FrameRate = 15.0                        // Intended Frame rate of Playback
  396. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  397. uc Symmetrical = 1                        // symmetrical Flag.
  398. ul BasePacketNumber = 660                // Index into packet file for this gesture
  399. f StartVelocity = 13.5                    // Velocity this gesture starts at
  400. f EndVelocity = 13.5                    // Velocity this gesture finishes at
  401. uc ForwardResult = 4                    // If we play this gesture, which is next, -1 means not a transition.
  402. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  403.  
  404. [Build13]                                   //this is used to build the sprite gesture
  405. st Directory = "Q:\uller\w_hf\pix\"
  406. st MatteDir = "Q:\uller\w_hf\mask\"
  407. st HSDir = "Q:\uller\hotspots\"
  408. st SpriteGestureName = "w_hf"
  409. st Name = "ul.1"
  410. ul TotalFrames = 54                        // Total frames @ 30 fps
  411. ul FrameRate = 15                        // Intended Frame rate of Playback
  412. f GammaLevel = 0.0
  413. uc StartIndex = 0
  414. uc RangeSize = 159            
  415. uc paletteNum = 1
  416. ul HotSpotX = 75
  417. ul HotSpotY = 104
  418.  
  419. [Gestures14]
  420. uc State = 14                            // What Gesture Number -- WalkToFallBack
  421. ul NumFrames = 21                          // Number of frames to playback
  422. f FrameRate = 7.0                        // Intended Frame rate of Playback
  423. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  424. uc Symmetrical = 1                        // symmetrical Flag.
  425. ul BasePacketNumber = 720                // Index into packet file for this gesture
  426. f StartVelocity = 13.5                    // Velocity this gesture starts at
  427. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  428. uc ForwardResult = 21                    // If we play this gesture, which is next, -1 means not a transition.
  429. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  430.  
  431. [Build14]                                   //this is used to build the sprite gesture
  432. st Directory = "Q:\uller\w_fb\pix\"
  433. st MatteDir = "Q:\uller\w_fb\mask\"
  434. st HSDir = "Q:\uller\hotspots\"
  435. st SpriteGestureName = "w_fb"
  436. st Name = "ul.1"
  437. ul TotalFrames = 40                        // Total frames @ 30 fps
  438. ul FrameRate = 15                        // Intended Frame rate of Playback
  439. f GammaLevel = 0.0
  440. uc StartIndex = 0
  441. uc RangeSize = 159            
  442. uc paletteNum = 1
  443. ul HotSpotX = 75
  444. ul HotSpotY = 104
  445.  
  446. [Gestures15]
  447. uc State = 15                            // What Gesture Number -- WalkToFallForward
  448. ul NumFrames = 21                          // Number of frames to playback
  449. f FrameRate = 7.0                        // Intended Frame rate of Playback
  450. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  451. uc Symmetrical = 1                        // symmetrical Flag.
  452. ul BasePacketNumber = 780                // Index into packet file for this gesture
  453. f StartVelocity = 13.5                    // Velocity this gesture starts at
  454. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  455. uc ForwardResult = 22                    // If we play this gesture, which is next, -1 means not a transition.
  456. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  457.  
  458. [Build15]                                   //this is used to build the sprite gesture
  459. st Directory = "Q:\uller\w_ff\pix\"
  460. st MatteDir = "Q:\uller\w_ff\mask\"
  461. st HSDir = "Q:\uller\hotspots\"
  462. st SpriteGestureName = "w_ff"
  463. st Name = "ul.1"
  464. ul TotalFrames = 40                        // Total frames @ 30 fps
  465. ul FrameRate = 15                        // Intended Frame rate of Playback
  466. f GammaLevel = 0.0
  467. uc StartIndex = 0
  468. uc RangeSize = 159            
  469. uc paletteNum = 1
  470. ul HotSpotX = 75
  471. ul HotSpotY = 104
  472.  
  473. [Gestures16]
  474. uc State = 16                            // What Gesture Number -- RunToHit/FallBack
  475. ul NumFrames = 21                          // Number of frames to playback
  476. f FrameRate = 7.0                        // Intended Frame rate of Playback
  477. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  478. uc Symmetrical = 1                        // symmetrical Flag.
  479. ul BasePacketNumber = 720                // Index into packet file for this gesture
  480. f StartVelocity = 27.0                    // Velocity this gesture starts at
  481. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  482. uc ForwardResult = 21                    // If we play this gesture, which is next, -1 means not a transition.
  483. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  484.  
  485. [Build16]                                   //this is used to build the sprite gesture
  486. st Directory = "Q:\uller\r_fb\pix\"
  487. st MatteDir = "Q:\uller\r_fb\mask\"
  488. st HSDir = "Q:\uller\hotspots\"
  489. st SpriteGestureName = "r_fb"
  490. st Name = "ul.1"
  491. ul TotalFrames = 0                        // Total frames @ 30 fps
  492. ul FrameRate = 15                        // Intended Frame rate of Playback
  493. f GammaLevel = 0.0
  494. uc StartIndex = 0
  495. uc RangeSize = 159            
  496. uc paletteNum = 1
  497. ul HotSpotX = 75
  498. ul HotSpotY = 104
  499.  
  500. [Gestures17]
  501. uc State = 17                            // What Gesture Number -- RunToHit/FallForward
  502. ul NumFrames = 21                          // Number of frames to playback
  503. f FrameRate = 7.0                        // Intended Frame rate of Playback
  504. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  505. uc Symmetrical = 1                        // symmetrical Flag.
  506. ul BasePacketNumber = 780                // Index into packet file for this gesture
  507. f StartVelocity = 27.0                    // Velocity this gesture starts at
  508. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  509. uc ForwardResult = 22                    // If we play this gesture, which is next, -1 means not a transition.
  510. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  511.  
  512. [Build17]                                   //this is used to build the sprite gesture
  513. st Directory = "Q:\uller\r_ff\pix\"
  514. st MatteDir = "Q:\uller\r_ff\mask\"
  515. st HSDir = "Q:\uller\hotspots\"
  516. st SpriteGestureName = "r_ff"
  517. st Name = "ul.1"
  518. ul TotalFrames = 0                        // Total frames @ 30 fps
  519. ul FrameRate = 15                        // Intended Frame rate of Playback
  520. f GammaLevel = 0.0
  521. uc StartIndex = 0
  522. uc RangeSize = 159            
  523. uc paletteNum = 1
  524. ul HotSpotX = 75
  525. ul HotSpotY = 104
  526.  
  527. [Gestures18]
  528. uc State = 18                            // What Gesture Number -- StandToFallBack
  529. ul NumFrames = 5                          // Number of frames to playback
  530. f FrameRate = 7.0                        // Intended Frame rate of Playback
  531. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  532. uc Symmetrical = 1                        // symmetrical Flag.
  533. ul BasePacketNumber = 960                // Index into packet file for this gesture
  534. f StartVelocity = 0.0                    // Velocity this gesture starts at
  535. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  536. uc ForwardResult = 21                    // If we play this gesture, which is next, -1 means not a transition.
  537. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  538.  
  539. [Build18]                                   //this is used to build the sprite gesture
  540. st Directory = "Q:\uller\s_fb\pix\"
  541. st MatteDir = "Q:\uller\s_fb\mask\"
  542. st HSDir = "Q:\uller\hotspots\"
  543. st SpriteGestureName = "s_fb"
  544. st Name = "ul.1"
  545. ul TotalFrames = 8                        // Total frames @ 30 fps
  546. ul FrameRate = 15                        // Intended Frame rate of Playback
  547. f GammaLevel = 0.0
  548. uc StartIndex = 0
  549. uc RangeSize = 159            
  550. uc paletteNum = 1
  551. ul HotSpotX = 75
  552. ul HotSpotY = 104
  553.  
  554. [Gestures19]
  555. uc State = 19                            // What Gesture Number -- StandToFallForward
  556. ul NumFrames = 8                          // Number of frames to playback
  557. f FrameRate = 7.0                        // Intended Frame rate of Playback
  558. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  559. uc Symmetrical = 1                        // symmetrical Flag.
  560. ul BasePacketNumber = 1020                // Index into packet file for this gesture
  561. f StartVelocity = 0.0                    // Velocity this gesture starts at
  562. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  563. uc ForwardResult = 21                    // If we play this gesture, which is next, -1 means not a transition.
  564. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  565.  
  566. [Build19]                                   //this is used to build the sprite gesture
  567. st Directory = "Q:\uller\s_ff\pix\"
  568. st MatteDir = "Q:\uller\s_ff\mask\"
  569. st HSDir = "Q:\uller\hotspots\"
  570. st SpriteGestureName = "s_ff"
  571. st Name = "ul.1"
  572. ul TotalFrames = 14                        // Total frames @ 30 fps
  573. ul FrameRate = 15                        // Intended Frame rate of Playback
  574. f GammaLevel = 0.0
  575. uc StartIndex = 0
  576. uc RangeSize = 159            
  577. uc paletteNum = 1
  578. ul HotSpotX = 75
  579. ul HotSpotY = 104
  580.  
  581. [Gestures20]
  582. uc State = 20                            // What Gesture Number -- Jump
  583. ul NumFrames = 35                          // Number of frames to playback
  584. f FrameRate = 15.0                        // Intended Frame rate of Playback
  585. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  586. uc Symmetrical = 1                        // symmetrical Flag.
  587. ul BasePacketNumber = 1080                // Index into packet file for this gesture
  588. f StartVelocity = 0.0                    // Velocity this gesture starts at
  589. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  590. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  591. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  592.  
  593. [Build20]                                   //this is used to build the sprite gesture
  594. st Directory = "Q:\uller\jump\pix\"
  595. st MatteDir = "Q:\uller\jump\mask\"
  596. st HSDir = "Q:\uller\hotspots\"
  597. st SpriteGestureName = "jump"
  598. st Name = "ul.1"
  599. ul TotalFrames = 68                        // Total frames @ 30 fps
  600. ul FrameRate = 15                        // Intended Frame rate of Playback
  601. f GammaLevel = 0.0
  602. uc StartIndex = 0
  603. uc RangeSize = 159            
  604. uc paletteNum = 1
  605. ul HotSpotX = 75
  606. ul HotSpotY = 104
  607.  
  608. [Gestures21]
  609. uc State = 21                            // What Gesture Number -- RollOverfromfftofb
  610. ul NumFrames = 24                          // Number of frames to playback
  611. f FrameRate = 15.0                        // Intended Frame rate of Playback
  612. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  613. uc Symmetrical = 1                        // symmetrical Flag.
  614. ul BasePacketNumber = 1140                // Index into packet file for this gesture
  615. f StartVelocity = 0.0                    // Velocity this gesture starts at
  616. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  617. uc ForwardResult = 22                    // If we play this gesture, which is next, -1 means not a transition.
  618. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  619.  
  620. [Build21]                                   //this is used to build the sprite gesture
  621. st Directory = "Q:\uller\fb_d\pix\"
  622. st MatteDir = "Q:\uller\fb_d\mask\"
  623. st HSDir = "Q:\uller\hotspots\"
  624. st SpriteGestureName = "fb_d"
  625. st Name = "ul.1"
  626. ul TotalFrames = 46                        // Total frames @ 30 fps
  627. ul FrameRate = 15                        // Intended Frame rate of Playback
  628. f GammaLevel = 0.0
  629. uc StartIndex = 0
  630. uc RangeSize = 159            
  631. uc paletteNum = 1
  632. ul HotSpotX = 75
  633. ul HotSpotY = 104
  634.  
  635. [Gestures22]
  636. uc State = 22                            // What Gesture Number -- Get Up, dammit
  637. ul NumFrames = 24                          // Number of frames to playback
  638. f FrameRate = 15.0                        // Intended Frame rate of Playback
  639. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  640. uc Symmetrical = 1                        // symmetrical Flag.
  641. ul BasePacketNumber = 1200                // Index into packet file for this gesture
  642. f StartVelocity = 0.0                    // Velocity this gesture starts at
  643. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  644. uc ForwardResult = 2                    // If we play this gesture, which is next, -1 means not a transition.
  645. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  646.  
  647. [Build22]                                   //this is used to build the sprite gesture
  648. st Directory = "Q:\uller\d_s\pix\"
  649. st MatteDir = "Q:\uller\d_s\mask\"
  650. st HSDir = "Q:\uller\hotspots\"
  651. st SpriteGestureName = "d_s"
  652. st Name = "ul.1"
  653. ul TotalFrames = 46                        // Total frames @ 30 fps
  654. ul FrameRate = 15                        // Intended Frame rate of Playback
  655. f GammaLevel = 0.0
  656. uc StartIndex = 0
  657. uc RangeSize = 159            
  658. uc paletteNum = 1
  659. ul HotSpotX = 75
  660. ul HotSpotY = 104
  661.  
  662. [Gestures23]
  663. uc State = 23                            // What Gesture Number -- FallenForward
  664. ul NumFrames = 21                          // Number of frames to playback
  665. f FrameRate = 15.0                        // Intended Frame rate of Playback
  666. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  667. uc Symmetrical = 1                        // symmetrical Flag.
  668. ul BasePacketNumber = 780                // Index into packet file for this gesture
  669. f StartVelocity = 0.0                    // Velocity this gesture starts at
  670. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  671. uc ForwardResult = 22                    // If we play this gesture, which is next, -1 means not a transition.
  672. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  673.  
  674. [Build23]                                   //this is used to build the sprite gesture
  675. uc NoBuild = 1
  676. st Directory = "Q:\uller\w_ff\pix\"
  677. st MatteDir = "Q:\uller\w_ff\mask\"
  678. st HSDir = "Q:\uller\hotspots\"
  679. st SpriteGestureName = "w_ff"
  680. st Name = "ul.1"
  681. ul TotalFrames = 40                        // Total frames @ 30 fps
  682. ul FrameRate = 15                        // Intended Frame rate of Playback
  683. f GammaLevel = 0.0
  684. uc StartIndex = 0
  685. uc RangeSize = 159            
  686. uc paletteNum = 1
  687. ul HotSpotX = 75
  688. ul HotSpotY = 104
  689.  
  690. [Gestures24]
  691. uc State = 24                            // What Gesture Number -- FallenBack
  692. ul NumFrames = 21                          // Number of frames to playback
  693. f FrameRate = 15.0                        // Intended Frame rate of Playback
  694. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  695. uc Symmetrical = 1                        // symmetrical Flag.
  696. ul BasePacketNumber = 720                // Index into packet file for this gesture
  697. f StartVelocity = 0.0                    // Velocity this gesture starts at
  698. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  699. uc ForwardResult = 21                    // If we play this gesture, which is next, -1 means not a transition.
  700. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  701.  
  702. [Build24]                                   //this is used to build the sprite gesture
  703. uc NoBuild = 1
  704. st Directory = "Q:\uller\w_fb\pix\"
  705. st MatteDir = "Q:\uller\w_fb\mask\"
  706. st HSDir = "Q:\uller\hotspots\"
  707. st SpriteGestureName = "w_fb"
  708. st Name = "ul.1"
  709. ul TotalFrames = 40                        // Total frames @ 30 fps
  710. ul FrameRate = 15                        // Intended Frame rate of Playback
  711. f GammaLevel = 0.0
  712. uc StartIndex = 0
  713. uc RangeSize = 159            
  714. uc paletteNum = 1
  715. ul HotSpotX = 75
  716. ul HotSpotY = 104
  717.  
  718. [Gestures25]
  719. uc State = 25                            // What Gesture Number -- Not A REAL Gesture!!!   Armfalls
  720. ul NumFrames = 14                          // Number of frames to playback
  721. f FrameRate = 15.0                        // Intended Frame rate of Playback
  722. uc[4] NumRotations = 16,32,32,32        // bottom = 16, others = 32
  723. uc Symmetrical = 0                        // symmetrical Flag.
  724. uc ArmSymmetrical = 1                    // However, arms are symmetrical.
  725. ul BasePacketNumber = 0                    // Index into packet file for this gesture
  726. st BasePacketName = "uller.armfalls"    // Special name to use for the armfall shape file.
  727. f StartVelocity = 0.0                    // Velocity this gesture starts at
  728. f EndVelocity = 0.0                        // Velocity this gesture finishes at
  729. uc ForwardResult = -1                    // If we play this gesture, which is next, -1 means not a transition.
  730. uc ReverseResult = -1                    // If we play this gesture backwards, which is nest, -1 means not a transition.
  731.  
  732. [Build25]                                   //this is used to build the sprite gesture
  733. st Directory = "R:\ul\armfalls.90\pix\"
  734. st MatteDir = "R:\ul\armfalls.90\mask\"
  735. st HSDir = "R:\uller\hotspots\"
  736. st SpriteGestureName = "armfalls"
  737. st Name = "ul.1"
  738. ul TotalFrames = 26                        // Total frames @ 30 fps
  739. ul FrameRate = 15                        // Intended Frame rate of Playback
  740. f GammaLevel = 0.0
  741. uc StartIndex = 0
  742. uc RangeSize = 159            
  743. uc paletteNum = 1
  744. ul HotSpotX = 75
  745. ul HotSpotY = 104
  746.  
  747. FITend
  748.  
  749.